home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / rexx / readme < prev    next >
Text File  |  1994-05-22  |  734b  |  19 lines

  1.  
  2. Here are some free REXX interpreters for Unix.  One is called "regina", 
  3. another is called REXX/imc ("imc" for short), the other is called "alrexx" 
  4. for lack of anything better. 
  5.  
  6.     regina/regina-0.05a.tar.Z       559488      ANSI C
  7.           files originally from flipper.pvv.unit.no
  8.  
  9.     imc/rexx-imc-1.3.tar.Z          491691      ANSI C, SunOS only
  10.           includes prebuilt executables for Sun3 and Sun4 architectures
  11.     
  12.     alrexx/rx102.tar.Z              671904      C++ (using GNU G++)
  13.           files originally from tony.cat.syr.edu
  14.  
  15. To compile, regina and alrexx require Lex and Yacc (or suitable clones).
  16. Imc only requires ANSI C (on a Sun).
  17.  
  18. There is also a REXX interpreter for DOS.  See the files under "brexx".
  19.